use text colors from widget style to draw cursor instead of hardcoded
authorYevgen Muntyan <muntyan@tamu.edu>
Fri, 1 Jun 2007 05:02:05 +0000 (05:02 +0000)
committerYevgen Muntyan <muntyan@src.gnome.org>
Fri, 1 Jun 2007 05:02:05 +0000 (05:02 +0000)
commit405df7f7dbae2e6e70063f944b1415072f161ed3
tree7bf96b67ba78df5ebfe8d4c79981de79ea468f51
parent5fc26ddab7c7e8d1abfd20a1b7cbc810f6ce3e10
use text colors from widget style to draw cursor instead of hardcoded

2007-05-31  Yevgen Muntyan  <muntyan@tamu.edu>

* gtk/gtkstyle.c (get_insertion_cursor_gc): use text colors from
widget style to draw cursor instead of hardcoded black and grey
(#79585, comment #30).

svn path=/trunk/; revision=17998
ChangeLog
gtk/gtkstyle.c